/* css reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding:0; margin:0;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
a { color:#000; text-decoration:none; }
a:hover { color: #f79646; }
address, caption, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content:""; }
/* css base */
body { font-family:"微软雅黑"; font-size:12px; color:#000; line-height:1.8;}
.left{ float:left;}
.right{ float:right;}
.clearfix:after{  content: "."; display: block;height: 0;clear: both; visibility: hidden;}
*{
	margin: 0;
	padding: 0;
}
.wrap{
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}
.wrap2{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.header{
	
}
.head_box{
	margin: 16px 0;
}
.logo{
	float: left;
}
.naver{
	float: left;
	margin-left: 211px;
	margin-top: 10px;
}
.naver ul li{
	margin: 0 30px;
	float: left;
	font-size: 14px;
	padding-bottom: 10px;
}
.naver ul li.act{
	background: url(../img/t_1.jpg) no-repeat center bottom;
}
.naver ul li.act a{
	color: #f79646;
}
.naver ul li:hover{
	background: url(../img/t_1.jpg) no-repeat center bottom;
}
.naver ul li:hover a{
	color: #f79646;
}
.naver ul li a{
	display: block;
}
/*产品展示 */
.pro_show{
	margin-top: 103px;
	margin-bottom: 10px;
}
.pro_show_box{
	
}
.pro_show_le{
	float: left;
	width: 390px;
}
.pub_title h4{
	font-size: 32px;
	color: #333333;
	font-weight: bold;
	float: left;
	line-height: 56px;
}
.pub_title h4 em{
	font-size: 26px;
	color: #3a3e7a;
	line-height: 59px;
	font-weight: bold;
}
.pub_title  a{
	float: right;
	font-size: 14px;
	margin-top: 15px;
}
.pro_word{
	
}
.pro_word dl{
	font-size: 14px;
	color: #898989;
	margin-top: 55px;
}
.pro_word dl dt{
	
}
.pro_word h3{
	font-size: 27px;
	font-weight: bold;
	color: #333333;
	margin: 30px 0;
}
.pro_word p{
	color: #868686;
	font-size: 14px;
}
.pro_word a{
	display: block;
	margin-top: 35px;
	font-size: 14px;
}
.pro_show_ri{
	width: 960px;
	margin-left: 30px;
	float: left;
}
.pro_lb .swiper-slide{
	text-align: center;
}
.pro_lb .swiper-button-next ,.pro_lb  .swiper-button-prev{
	background: url(../img/t_4.jpg) no-repeat center center;
	left: 0;
}
.pro_lb .swiper-button-next {
	left: auto;
	right: 0px;
	background: url(../img/t_5.jpg) no-repeat center center;
}
.pro_lb .swiper-pagination{
	position: relative;
	margin-top: 15px;
}
 .pro_lb .swiper-pagination-bullet-active{
 	background: #000;
 }
.pro_lb .swiper-slide .pro_lb_top{
	width: 305px;
	height: 375px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
.pro_lb .swiper-slide .pro_lb_top:hover img{
	/*transform: scale(1.2);*/
}
.pro_lb .swiper-slide img{
	display: block;
	width: 100%;
	transition: all ease-in-out .5s;
}
 .pro_lb .swiper-slide h4{
  	font-size: 14px;
  }
/*引进先进技术*/
.yj_box{
	background: #3b3c7c;
	color: #FFFFFF;
	padding-top: 80px;
}
.yj_le{
	float: left;
	width: 749px;
}
.yj_le h3{
	font-size: 32px;
	font-weight: bold;
}
.yj_le h4{
	font-size: 27px;
	line-height: 30px;
}
.yj_le span{
	font-size: 14px;
	margin-top: 30px;
	display: block;
	margin-bottom: 30px;
}
.yj_le em img{
	display: block;
}
.yj_ri{
	width: 620px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}
.yj_ri ul li{
	margin: 50px 0;
}
.yj_ri ul li:hover i{
	transform: rotateY(360deg);
}
.yj_ri ul li i{
	float: left;
	margin-right: 35px;
	margin-top: 15px;
	min-height: 88px;
	display: block;
	vertical-align: middle;
	transition: all ease-in-out .5s;
}
.yj_ri ul li .pro_word_ri h3{
	font-size: 16px;
	font-weight: bold;
	transition: all ease-in-out .5s;
}
.yj_ri ul li:hover .pro_word_ri h3{
	transform: translateX(20px);
}
.yj_ri ul li .pro_word_ri p{
	font-size: 14px;
	line-height: 30px;
	transform: translateY(10px);
}
.yj_ri ul li:hover .pro_word_ri p{
	transform: translateY(0px);
	transition: all ease-in-out .5s;
}
.case_box{
	margin-top: 60px;
}
.pro_center_list {
	
	margin: 30px auto 0;
	overflow: hidden;
}
.pro_center_list  dl{
	background: #FFFFFF;
	width: 326px;
    float: left;
    margin: 10px 3px;
    padding: 8px 8px 50px 8px;
    transition: all ease-in-out .5s;
}
.pro_center_list  dl dt{
	 transition: all ease-in-out .5s;
	 width: 323px;
	 height: 328px;
	 overflow: hidden;
}
.pro_center_list  dl dt img{
	display: block;
	width: 100%;
	 transition: all ease-in-out .5s;
}
.pro_center_list dl:hover dt img{
	transform: scale(1.2);
}
.pro_center_list dl:hover {
	background: #3a3e7a;
	transform: translateY(-8px);
}
.pro_center_list dl:hover a{
	color: #FFFFFF;	
}
.pro_center_list  dl dd{
	padding: 15px 10px;
	font-size: 14px;
	position: relative;
	color: #636363;
	font-size: 14px;
}
.pro_center_list dl:hover dd{
	color: #FFFFFF;
}
.pro_center_list dl dd:after{
	display: block;
	content: "";
	background: url(../img/t_8.png) no-repeat right center;
	width: 32px;
	height: 12px;
	position: absolute;
	left: 104px;
	top: 50%;
	margin-top: -6px;
	z-index: 20;
	transition: all ease-in-out .5s;
}
.pro_center_list dl:hover dd:after{
	left: 260px;
	background: url(../img/t_9.png) no-repeat right center;
}
.pro_center_list  dl span{
	padding: 15px 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

/*四大理由*/
.reason{
	margin-top: 90px;
}
.reason_list{
	
}
.reason_list_de{
	margin: 15px 0;
}
.pub_title_st{
	text-align: center;
}
.reason_le{
	width: 640px;
	float: left;
}
.reason_le2{
	float: right;
	margin-right: 15px;
}
.reason_ri{
	float: right;
}
.reason_ri2{
	float: left;
}
.reason_re{
	margin-bottom: 30px;
}
.num{
	float: left;
}
.num em{
	display: block;
	width: 101px;
	line-height: 110px;
	color: #FFFFFF;
	background: url(../img/t_13.jpg) no-repeat center center;
	font-size: 44px;
	text-align: center;
	font-weight: bold;
}
.re_word{
	width: 487px;
	float: left;
}
.reason_top{
	padding-left: 18px;
}
.reason_top dl dt{
	font-size: 12px;
	color: #9b9b9b;
	font-weight: bold;
}
.reason_top i{
	font-size: 46px;
	color: #424497;
	line-height: 18px;
	height: 20px;
	display: block;
}
.reason_top dl dd em{
	font-size: 32px;
	font-weight: bold;
}
.reason_top dl dd{
   font-size: 27px;
   color: #333333;
   line-height: 30px;
}
.reason_bot{
	padding-left: 18px;
	margin-top: 10px;
}
.reason_bot ul li{
	background: url(../img/p_4.png) no-repeat left center;
	margin-bottom: 14px;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
}
.reason_bot ul li em{
	color: #003f95;
	font-weight: bold;
}
/*关于我们*/
.about_us{
	background: url(../img/t_16.jpg) no-repeat center center;
	height: 702px;
	margin-top: 50px;
}
.about_lits{
	margin-top: 140px;
	color: #FFFFFF;
}
.about_list_le{
	width: 662px;
}
.about_list_le .about_top h3{
	font-size: 28px;
}
.about_list_le .about_top p{
	color: #aeb0ca;
	line-height: 28px;
	margin-top: 20px;
}
  .about_bot{
	margin: 40px 0;
}
 .about_bot dl{
	text-align: center;
	float: left;;
	margin-right: 56px;
	width: 95px;
	position: relative;
}
 .about_bot dl:nth-child(3){
	width: 187px;
}
  .about_bot dl i{
	display: block;
	font-style: inherit;
	position: absolute;
	top: 8px;
	right: -20px;
	z-index: 20;
}
  .about_bot dl:last-child{
	margin-right: 0px;
}
 .about_bot dl dt{
	font-size: 36px;
	font-weight: bold;
}
  .about_bot dl dd{
	font-size: 14px;
}
.about_more{
	margin-top: 70px
}
.about_more a{
	font-size: 14px;
	color: #FFFFFF;
}
/*客户留言*/
.ly_box{
	margin-top: 65px;
	background: url(../img/t_32.jpg) no-repeat center bottom;
}
.ly_box_list{
	
}
.ly_box_list ul li{
	width: 50%;
	float: left;
}
.ly_box_list ul li .ly_per{
	float: left;
	width: 260px;
	height: 260px;
	margin: 25px 0;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
.ly_box_list ul li .ly_per img{
	display: block;
	width: 100%;
}
.ly_box_list ul li .ly_word{
	float: left;
	width: 334px;
	margin-left: 20px;
	margin-top: 50px;
}
.ly_box_list ul li .ly_word h4{
	font-size: 18px;
	margin-bottom: 5px;
}
.ly_box_list ul li .ly_word h4 em{
	color: #999999;
	font-size: 14px;
}
.ly_box_list ul li .ly_word p{
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	-webkit-line-clamp: 4;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height:79px;
}
/*新闻*/
.news_box{
	margin-top: 60px;
}
.news_list{
	margin-top: 28px;
}
.news_le{
	width: 903px;
	float: left;
}
.news_le ul li{
	height: 80px;
	padding: 8px 19px;
}
.news_le ul li:hover{
	background: #424497;
}
.news_le ul li .news_time{
	width: 125px;
	float: left;
	text-align: center;
	border-right: 1px solid #666666;
}
.news_le ul li:hover .news_time{
	border-color: #FFFFFF;
}
.news_le ul li .news_time dl{
	color: #666666;
}
.news_le ul li:hover dl{
	color: #FFFFFF;
}
.news_le ul li .news_time dl dt{
	font-size: 30px;
	line-height: 40px;
}
.news_le ul li .news_time dl dd{
	font-size: 14px;
}
.news_le ul li .news_word{
	width: 694px;
	margin-left: 38px;
	float: left;
}
.news_le ul li .news_word h4{
	font-size: 18px;
	color: #666666;
}
.news_le ul li:hover .news_word h4{
	color: #FFFFFF;
}
.news_le ul li .news_word p{
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #999999;
}
.news_le ul li:hover .news_word p{
	color: #FFFFFF;
}
.news_ri{
	width: 465px;
	float: left;
	border: 1px solid #bfbfbf;
	padding: 9px;
	margin-left: 25px;
	box-sizing: border-box;
}
.inp_box{
	
}
.inp_box .inp_de {
	
}
.inp_box .inp_de h4{
	font-size: 14px;
	margin-bottom: 8px;
}
.inp_box .inp_de{
	margin-bottom: 13px;
}
.inp_box .inp_de input{
	height: 30px;
	line-height: 30px;
	width: 100%;
	padding: 0 5px;
	border: 1px solid #bfbfbf;
	box-sizing: border-box;
}
.inp_box .inp_de textarea{
	height: 210px;
	width: 100%;
	padding: 5px;
	border: 1px solid #bfbfbf;
	box-sizing: border-box;
}
.inp_box .inp_de span{
	text-align: right;	
	font-size: 16px;	
}
.num_nn{
	text-align: right;
	margin: 10px;
}
.sub_box{
	width: 99px;
	height: 28px;
	line-height: 28px;
	margin:  0 auto;
	
}
.sub_box input{
	width: 99px;
	height: 28px;
	line-height: 28px;
	background: #333333;
	border-radius: 10px;
	color: #FFFFFF;
	margin:  0 auto;
	appearance: none;
	border: none;
	cursor: pointer;
}
/*联系我们*/
.contact{
    margin-top: 70px;
}
.contact_de{
	
}

.contact_box{
	padding: 60px 0;
	border-top: 1px solid #d8d8d8;
	display:flex;
}
.contact .con_de{
	width: 50%;
}

.contact .con_de h4{
	color: #898989;
}
.contact .con_de h5{
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	margin-top: 15px;
}
.contact .con_de ul li{
	font-size: 14px;
	padding-left: 35px;
	margin-top: 22px;
}

/*fooetr*/
.fooetr{
	background: #424497;
	
}
.foot_top{
	padding: 60px 0;
}
.foot_logo{
	float: left;
}
.foot_cen{
	float: left;
	color: #FFFFFF;
	margin: 0 80px;
}
.foot_cen a{
	color: #FFFFFF;
}
.foot_cen ul{
	float: left;
	margin: 0 30px;
}
.foot_cen ul h4{
	font-size: 16px;
}
.foot_cen ul li{
	font-size: 14px;
	line-height: 30px;
}
.foot_cen ul li a{
	color: #b9bad3;
}
.foot_ew{
	float: left;
	margin-top: 5px;
}
.foot_ew dl{
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}
.foot_bot{
	height: 70px;
	line-height: 70px;
	border-top: 1px solid #4c5089;
	color: #898ba8;
	font-size: 14px;
}
.foot_bot a{
	float: right;
	color: #898ba8;
}
.foot_bot span{
	float: left;
}
/*右侧信息*/
.int_right{
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 25px;
	z-index: 200;
}
.int_right ul {
	width: 50px;
}
.int_right ul li{
	height: 49px;
	line-height: 49px;
	background: #424497;
	vertical-align: middle;
	
	position: relative;
}
.int_right ul li:first-child{
	border-radius: 12px 12px 0 0;
}
.int_right ul li:nth-child(3){
	border-radius: 0 0 12px 12px ;
}
.int_right ul li:last-child{
	border-radius:12px;
	margin-top: 5px;
	background: #fd6f27;
}
.int_right ul li img{
	display: block;
	padding: 10px 0;
	margin: 0 auto;
}
/*.int_right ul li:after{
   content: "";
   display: block;
   height: 1px;
   width: 28px;
   margin: 0 auto;
  background: url(../img/t_23.jpg) no-repeat center bottom;
  position: absolute;
  bottom: 0;
}*/
/*时间表*/
.time_box{
	position: absolute;
	left: -136px;
	top: 0px;
	z-index: 200;
	width: 132px;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	background: rgba(255,255,255,0.8);
}
.time_box dl{
	padding: 13px 0;
	text-align: center;
}
.time_box dl dt{
	font-size: 16px;
}
.time_box dl dd{
	font-size: 14px;
	color: #a2a2a2;
}
.time_box dl:first-child{
	border-bottom: 1px solid #e6e6e6;
}
/*弹出*/
.tc_box{
	position: absolute;
	top: 0px;
	left: -104px;
	z-index: 201;	
	transform: scale(0);
	transition: all ease-in-out .5s;
}
.int_right ul li:hover .tc_box{
	transform: scale(1);
}
.tc_box img{
	display: block;
}
/*位置*/
.locotions{
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	background: #f2f2f2;
	color: #787878;
}
.locotions_box:before{
	content: "";
	display: block;
	width: 18px;
	height: 25px;
	background: url(../img/t_25.jpg) no-repeat center center;
	display: inline-block;
	float: left;
	margin-top: 10px;
	margin-right: 16px;
	
}
.locotions a{
	color: #787878;
}

/*产品列表*/
.mainer{
	margin: 45px 0;
}
.main_box{

}
.pro_title{
	
}
.main_title{
	float: left;
}
.main_title h3{
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}
.main_title h4{
	font-size: 32px;
	color: #3a3e7a;
}
.main_title_list{
	width: 968px;
	float: left;
	margin-left: 50px;
	margin-top: 35px;
}
.main_title_list2{
	margin:35px auto 0;
	float:none;
}
.main_title_list ul li{
	float: left;
	font-size: 16px;
	margin: 0 36px;
	min-width: 88px;
	text-align: center;

}
.main_title_list2 ul{
	text-align: center;
}
.main_title_list2 ul li{
	float: none;
	display:inline-block
}
.main_title_list ul li:hover{
	background: url(../img/t_3.jpg) no-repeat center bottom;
}
.main_title_list ul li a{
	padding-bottom: 25px;
	display: block;
}
.main_title_list ul li.act{
	background: url(../img/t_3.jpg) no-repeat center bottom;
}
.pro_de_list{
	margin-top: 40px;
	
}
.pro_de_list dl{
	width: 372px;
	float: left;
	text-align: center;
	margin: 22px 14px;
	
}
.pro_de_list dl:hover .pri_bot{
	background: #3A3E7A;

}
.pro_de_list dl:hover .pri_bot h4{
	color: #FFFFFF;	
}
.pro_de_list dl:hover .pri_bot i{
	transform: rotateY(360deg);
}
.pro_de_list dl:hover dt img{
	transform: scale(1.2);
}
.pro_de_list dl dt{
	display:block;
	display: table-cell;
	width: 306px;
	height: 375px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	
	
	vertical-align: middle;
}
.pro_de_list dl dt img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
	transition: all ease-in-out .5s;
	max-height: 100%;
}
.pri_bot{
	height: 98px;
	background: #f4f4f4;
	padding: 15px 0;
	margin-top: 9px;
	box-sizing: border-box;
	transition: all ease-in .5s;
}
.pri_bot i{
	transition: all ease-in-out .5s;
	display: inline-block;
}
.pri_bot h4{
	font-size: 16px;
	color: #575757;
	padding: 8px 0;
}
/*分页*/
.padding{
	text-align: center;
	margin: 50px 0;
}
.padding ul{
	display: inline-block;
}
.padding ul li{
	width: 27px;
	line-height: 27px;
	text-align: center;
	display: inline;	
}
.padding ul li.active span{
	background: #3a3e7a;
	color: #fff;
}
.padding ul li:first-child a{
	padding: 5px 20px;
}
.padding ul li:last-child a{
	padding: 5px 20px;
}
.padding ul li a{
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
}
.padding ul li span{
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
}
.padding ul li a:hover{
	background: #3a3e7a;
	color: #FFFFFF;
}
/*推荐*/
.pub_title_2 {
	background: url(../img/t_26.jpg) no-repeat left top;
	min-height: 40px;
	padding-left: 60px;
	overflow: hidden;
	position: relative;
}
.pub_title_2  dl dt{
	color: #c3c3c3;
	padding-top: 6px;
	line-height: 18px;
}
.pub_title_2  dl dd{
	font-size: 14px;
	line-height: 18px;
}
.pub_title_2  em{
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -5px;
	z-index: 20;
}
.pub_title_2  em a{
	color: #818181;
}
/*新闻热点*/
.hot_news{
	width: 1100px;
	margin: 40px auto 0;
}
.hot_news .news_list{
	margin-top: 10px;
	margin-bottom: 20px;
	
}
.hot_news .news_der{
	width: 503px;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #FFFFFF;
	color: #6d6d6d;
	float: left;
}
.hot_news .news_der:hover{
	border-bottom: 1px solid #003F95;
}
.hot_news .news_der:hover em{
	color: #003F95;
}
.hot_news .news_der:hover a{
	color: #003F95;
}
.hot_news .news_der:nth-child(2n+2){
	margin-left: 90px;
}
.hot_news .news_der p{
	float: left;
	width: 330px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hot_news .news_der em{
	float: right;
	color: #6d6d6d;
}
.hot_news .news_der a{
	color: #6d6d6d;
}
/*关于我们*/
.about_bg{
	background: url(../img/t_27.jpg) no-repeat center center;
	height: 636px;
}
.about_de{
	
}
.about_le{
	width: 656px;
	float: left;
}
.about_le h3{
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	color: #3a3e7a;
}
.about_le h4{
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	color: #3d3d3d;
	margin-bottom: 20px;
}
.about_le  p{
	line-height: 34px;
	color: #8c8c8c;
	font-size: 14px;
}
/*数据begin*/
.num_box{
	background: #424497;
	color: #FFFFFF;
	text-align: center;
}
.num_box .about_bot dl{
	float: none;
	display: inline-block;
}
/*荣誉begin*/
.honor{
	margin-top: 70px;
}
.honor_list{
	margin-top: 36px;
}
.honor_list ul li{
	background: url(../img/t_29.jpg) no-repeat center bottom;
	padding-bottom: 85px;
	width: 338px;
	height: 312px;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: 36px 31px;
	transition: all ease-in-out .5s; 
}
.honor_list ul li:hover{
	transform: translateY(-20px);
}
.honor_list ul li img{
	max-width: 100%;
}
/*新闻列表*/
.news_de_de{
	margin: 80px 0;
}
.news_de_de .news_le{
	width: 100%;
	float: none;
}
.news_de_de .news_le ul li .news_time{
	width: 90px;
	height: 90px;
	background: #eeeeee;
	border-right: none;
}
.news_de_de .news_le ul li{
	margin-bottom: 39px;
	height: auto;
}
.news_de_de .news_le ul li .news_time dl dt{
	color: #878787;
	font-weight: bold;
}
.news_de_de .news_le ul li .news_time{
	padding-top: 10px;
}
.news_de_de  .news_le ul li .news_word{
	width: 1000px;
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom: 24px;
}
 .news_de_de .news_le ul li:hover{
	background: none;
}
 .news_de_de .news_le ul li:hover .news_time{
 	background: #424497;
 }
  .news_de_de .news_le ul li:hover .news_time dl dt{
  	color: #FFFFFF;
  }
 .news_de_de .news_le ul li:hover  .news_word h4{
 	color: #3d3d3d;
 }
 .news_de_de .news_le ul li:hover  .news_word p{
 	color: #848383;
 }

.news_de_de .news_le ul li .news_word p{
	white-space: inherit;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
	height: 72px;
}
/*地图*/
.map_box{
	margin-bottom: 136px;
}
.map_box iframe{
	border: none;
	border: 1px solid #FFFFFF;
}
/*留言*/
.messages{
	margin-top: 45px;
}
.mes_top{
	
}
.mes_top input{
	width: 382px;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	padding: 0 15px 0 45px;	
	float: left;
	font-size: 14px;
	appearance: none;
	-webkit-appearance: none; 
	border: 1px solid #e9e9e9;
}
.mes_top input::-moz-placeholder{
	color: #9f9f9f;
}
.mes_top input::-webkit-input-placeholder{
	color: #9f9f9f;
}
.mes_top input.inp_1{
	background: url(../img/name.png) no-repeat 10px center;
}
.mes_top input.inp_2{
	background: url(../img/tell.png) no-repeat 10px center;
}
.mes_top input.inp_3{
	background: url(../img/location.png) no-repeat 10px center;
}
.mes_top em{
	display: block;
	float: left;
	margin: 0 10px;
	line-height: 45px;
	display: table-cell;vertical-align: middle;
}
.mes_bot {
	margin-top: 25px;
}
.mes_bot textarea{
	box-sizing: border-box;
	padding: 15px;	
	font-size: 14px;
	appearance: none;
	-webkit-appearance: none; 
	border: 1px solid #e9e9e9;
	width: 100%;
	height: 188px;
}
.mes_bot textarea::-webkit-input-placeholder{
	color: #9f9f9f;
}
.mes_bot input{
	width: 135px;
	height: 50px;
	line-height: 50px;
	display: block;
	margin: 35px auto 0;
	background: #424497;
	color: #FFFFFF;
	border: none;
	accelerator: none;
	cursor: pointer;
}
/*产品推荐*/
.pro_tj{
	margin-top: 110px;
}
.pro_tj_title{
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 40px;
	margin-bottom: 26px;
}
.pro_tj_title h4{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.pro_tj .swiper-button-prev, .pro_tj .swiper-button-next{
	top: 25px;
	left: auto;
	right: 0px;
	margin-right: 0px;
    margin-left: auto;
    display: inline-block;
    background: url(../img/t_31.jpg) no-repeat center center;
}
.pro_tj .swiper-button-prev{
	margin-right: 40px;
	background: url(../img/t_30.jpg) no-repeat center center;
}


/*后台添加*/
.inp_box  .ht_yz input{
	display: block;
	width: 120px;
	height: 33px;
	line-height: 33px;
	float: left;
	margin-right: 5px;
}
.inp_box  .ht_yz img{
	display: block;
	width: 120px;
	height: 33px;
	line-height: 33px;
	float: left;
}
.mes_bot .ht_yz input{
	display: block;
	width: 120px;
	height: 33px;
	line-height: 33px;
	float: left;
	margin-right: 5px;
	background: none;
	border: 1px solid #dddddd;
	cursor: inherit;
	margin-top: 0px;
	color: #000;
}
.mes_bot .ht_yz img{
	display: block;
	width: 120px;
	height: 33px;
	line-height: 33px;
	float: left;
}



/*详情页 begin*/
.ypl_de{
	margin:35px 0 ;
}
.ypl_center{
	text-align: center;
}
.ypl_center h4{
	font-size:24px;
	margin: 15px auto 5px;
	font-weight: bold;
}
.ypl_pho{
	margin: 25px 0;
}
.ypl_word{
	text-align: left;
	margin-bottom: 30px;
}
.ypl_pag{
	font-size: 14px;
}
/*详情页 end*/

/*网站地图 begin*/
.yop_map ul li{
	padding: 25px 0;
	border-bottom: 1px solid #dddddd;
}
.yop_map ul li h3{
	font-size: 18px;
	margin-bottom: 8px;
	font-weight: bold;
}
.map_de a{
	padding: 10px;
	font-size: 14px;
}
/*网站地图 end*/

.ht_tj{
	padding:15px 0;
	margin-left:30px;
}
.ht_tj a{
	font-size:14px;
	padding:0 20px;
}
.ht_tj a.act{
	color:#f79646;
}
.link{
	margin-top: 30px;
    padding-left: 229px;
    color: #fff;
    font-size: 14px;
}
.link a{
	 color: #fff;
	 margin:0 10px;
}

























